MSVS (Windows Only)

Synchronization with the MS (Microsoft) build system is possible using the plug-in provided that sits between the MS build system and the QA·CLI sync command. The plug-in allows VS (Visual Studio) projects to be synchronized into Helix QAC projects.

For example:

qacli sync -t MSVS -P . "--vsproj C:\Temp\Win32ProjectOne.vcxproj -p C:\Temp\Win32ProjectTwo"
Details of the options for the MS Build plug-in can be found in the QA Visual Studio manual.